Welcome![Sign In][Sign Up]
Location:
Search - scan line algorithm

Search list

[OpenGL programPolygon-Scan

Description: 利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。 -to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.
Platform: | Size: 5132 | Author: CYJ | Hits:

[Other resourcescan-line

Description: 这是本人整理的区域填充算法中种子扫描线算法的vc 源代码,希望能给学习计算机图形学的编程初学者一点帮助-this is my finishing area filling algorithm seed scan line algorithm vc source code, hope that they will learn computer graphics programming help beginners 1:00
Platform: | Size: 1588 | Author: 赵先生 | Hits:

[Graph program扫描线算法的图案填充

Description: 扫描线算法的图案填充-scan line algorithm pattern filling
Platform: | Size: 47104 | Author: 李春雷 | Hits:

[OpenGL programPolygon-Scan

Description: 利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。 -to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.
Platform: | Size: 5120 | Author: CYJ | Hits:

[OpenGL programtianchongsaomiaoxian

Description: 计算机图形学区域填充算法。扫描线填充算法的实现。-computer graphics regional filling algorithm. Scan Line filling algorithm.
Platform: | Size: 3072 | Author: 丘志光 | Hits:

[OpenGL programscan_line_polygonfilling

Description: OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。 -achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
Platform: | Size: 3072 | Author: ldx | Hits:

[Graph Drawingscan-line

Description: 这是本人整理的区域填充算法中种子扫描线算法的vc 源代码,希望能给学习计算机图形学的编程初学者一点帮助-this is my finishing area filling algorithm seed scan line algorithm vc source code, hope that they will learn computer graphics programming help beginners 1:00
Platform: | Size: 1024 | Author: 赵先生 | Hits:

[Graph Drawingscanline

Description: 基于mfc,包含种子填充算法,扫描线算法,而且运用了堆栈、链表等结构,有助于图形学初学者的入门-Based on mfc, contains the seed filling algorithm, scan-line algorithm, and the use of the stack, linked list structure to help beginners introductory graphics
Platform: | Size: 57344 | Author: zz | Hits:

[2D GraphicCG-3

Description: 多边形扫描转换填充 A C++ program to fill a Polygon using Scan Line Polygon Fill Algorithm.-Polygon scan conversion Fill A C++ Program to fill a Polygon using Scan Line Polygon Fill Algorithm.
Platform: | Size: 2048 | Author: 艾文 | Hits:

[OpenGL programglGraph

Description: OpenGL实现多边形扫描转换的扫描线算法,以及利用OpenGL绘制饼图和柱状图,颜色的选择-OpenGL polygon scan conversion realize the scan line algorithm, and the use of OpenGL drawing pie chart and histogram, color choices
Platform: | Size: 336896 | Author: 艾文 | Hits:

[JSP/Javafill

Description: disp() { setTitle("扫描线种子填充算法") setSize(width,height) setBackground(Color.white) addWindowListener(this) addMouseListener(this) addMouseMotionListener(this) setVisible(true) -disp () (setTitle ( scan line seed fill algorithm ) setSize (width, height) setBackground (Color.white) addWindowListener (this) addMouseListener (this) addMouseMotionListener (this) setVisible (true)
Platform: | Size: 2048 | Author: 李默 | Hits:

[Graph programScanline

Description: 扫描线算法,包括区域填充算法、种子填充算法等-Scan line algorithm, including regional filling algorithm, seed fill algorithm
Platform: | Size: 2006016 | Author: 侯锦 | Hits:

[Graph programDDA_Line

Description: 使用MATLAB 6.5开发,DDA算法画直线-The development of the use of MATLAB 6.5, draw a straight line scan line algorithm
Platform: | Size: 1024 | Author: 流星 | Hits:

[Special EffectsPolygonEdgeMark

Description: 无内环多边形界标志扫描转换算法的Matlab程序-Inner circles no signs polygon scan conversion algorithm Matlab procedures
Platform: | Size: 1024 | Author: 章礼平 | Hits:

[Special EffectsPolygonScanConversion

Description: 一个无内环多边形扫描转换描线算法的Matlab程序-A loop line polygon scan conversion algorithm described Matlab procedures
Platform: | Size: 2048 | Author: 章礼平 | Hits:

[Special Effectslowmove

Description: 行移文本水印算法,强鲁棒性,边界扫描采用投影法。-Line shift text watermarking algorithm, strong robustness, use of boundary-scan projection.
Platform: | Size: 2048 | Author: 廖家亮 | Hits:

[Special EffectsGraphics

Description: 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。)五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。六、交互式Bezier曲线的输入绘制程序实现-An integrated graphical interface program, can call the subroutine each operation. First, call the painting point function, the DDA, the mid-point operator France and the midpoint line drawing algorithm draw a circle and ellipse. 2, polygon scan conversion algorithm and region filling algorithm (scan line algorithm The will to do more than seek operation based on the edge of fill, and sign algorithms for the optional side seed-based region filling using 4-connected region Recursive seed fill algorithm, or scan line seed fill algorithm to require seed point (x, y) can be interactive input). 3, line cutting and Polygon clipping algorithm to achieve animation. (Two segments by cutting edge algorithms and HS polygon clipping algorithm) polygon clipping Algorithm animation requirements first draw a closed polygon, and then draw the crop rectangle window, then select the crop button (or Command), press the "cut on top" button (or the implementation of the "cut on top" command),
Platform: | Size: 15465472 | Author: Peng | Hits:

[Special EffectsFill-the-domain-scan-line-algorithm

Description: 在Visual c++的环境下,实现在图形内扫描扫线的算法-Visual C++ environment to achieve the scanning sweep line algorithm in graphics
Platform: | Size: 2416640 | Author: 彭洋 | Hits:

[Graph DrawingSeed-filling-the-scan-line-algorithm

Description: 计算机图像学中的简单实用的种子填充扫描线算法-Simple and practical in the seed in the school of computer image to fill the scan line algorithm
Platform: | Size: 211968 | Author: 袁剑 | Hits:

[Windows DevelopX-ray-scan-line-algorithm

Description: X-扫描线算法,按扫描线顺序,计算扫描线与多边形的相交区间,再用要求的颜色显示这些区间的所有象素。可以运行-X-ray scan line algorithm, can run
Platform: | Size: 224256 | Author: pangjyong | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net